getBlueprintNodePropertiesTemplate

Get blueprint properties

This command returns a JSON template of the properties that are required to provision a blueprint.

Format

udclient [global-args...] [global-flags...]
  getBlueprintNodePropertiesTemplate [parameters]

Parameters

Table 1. Parameters
Parameter Type Required Description
blueprint string true Name or ID of the blueprint
application string false Name of the application; this parameter is required if you specify the blueprint name instead of ID

Related REST command: Get blueprint properties.